Fix freeing of records, when the given pointer is NULL.
authorEwan Mellor <ewan@xensource.com>
Sat, 28 Oct 2006 10:54:05 +0000 (11:54 +0100)
committerEwan Mellor <ewan@xensource.com>
Sat, 28 Oct 2006 10:54:05 +0000 (11:54 +0100)
commit88e408ccda43d69257db409e71d09100cd9437f1
tree2006825aa3da5246a2b84cfe304b5adfa5d5c11f
parent07b95037c7aad572d773504456d69f5e6c5bd3b0
Fix freeing of records, when the given pointer is NULL.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/libxen/src/xen_host.c
tools/libxen/src/xen_host_cpu.c
tools/libxen/src/xen_network.c
tools/libxen/src/xen_pif.c
tools/libxen/src/xen_sr.c
tools/libxen/src/xen_user.c
tools/libxen/src/xen_vbd.c
tools/libxen/src/xen_vdi.c
tools/libxen/src/xen_vif.c
tools/libxen/src/xen_vm.c
tools/libxen/src/xen_vtpm.c